
 
 D C . s e t A t t r i b u t e ( s t r i n g A t t r i b u t e N a m e O r K e y V a l u e M a p ,   v a l u e ) 
 
 
 
 S h o r t h a n d :   D C . s e t A t t r ( s t r i n g A t t r i b u t e N a m e O r K e y V a l u e M a p ,   v a l u e ) 
 
 
 
 D e s c r i p t i o n :   S e t s   t h e   s p e c i f i e d   a t t r i b u t e s   o n   D C . w r a p p e r . 
 
 
 
 R e t u r n s :   D C   O b j e c t . 
 
 
 
 E x a m p l e : 
 
 
 
 D C . s e t A t t r i b u t e ( " r o l e " ,   " n o t e " ) ; 
 
 
 
 D C . s e t A t t r i b u t e ( { 
 
     r o l e :   " r e g i o n " , 
 
     " a r i a - l a b e l " :   " L o g i n " 
 
 } ) ; 
 
 